Skip to content

Conversation

@kuhe
Copy link
Contributor

@kuhe kuhe commented Mar 24, 2025

several parts of the public client.config interface lack API documentation because of missing access level annotations and missing api-extractor configs

additionally, api extractor does not support multiple entry points, so I have created a fake type index for the @aws-sdk/core package.

I noticed these while looking into #6960

@kuhe kuhe requested a review from a team as a code owner March 24, 2025 14:50
@kuhe kuhe force-pushed the doc/client-config branch from 9be94f6 to 9c37630 Compare March 24, 2025 14:53
} from "@smithy/types";

/**
* @internal
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the sigv4 credentials input interface is a critical part of the SDK and it was marked internal incorrectly 😢

@kuhe kuhe added the documentation This is a problem with documentation. label Mar 24, 2025
@kuhe kuhe merged commit dbfc8ed into aws:main Mar 24, 2025
4 checks passed
@kuhe kuhe deleted the doc/client-config branch March 24, 2025 15:16
@github-actions
Copy link

github-actions bot commented Apr 8, 2025

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation This is a problem with documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants